xend: Remove old vtpm support from xm
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Mon, 19 Nov 2012 12:59:48 +0000 (12:59 +0000)
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Mon, 19 Nov 2012 12:59:48 +0000 (12:59 +0000)
commitaaa9ddeec8ae6bb7d6f0d1a467ef283dd39c34f1
tree39d23f23de649a8a5149c2f781b1acf76f562c8b
parenta338016154a0163d7e82a355e87651db7903c1b2
xend: Remove old vtpm support from xm

Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
17 files changed:
docs/man/xm.pod.1
tools/python/README.XendConfig
tools/python/README.sxpcfg
tools/python/scripts/xapi.py
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendConstants.py
tools/python/xen/xend/XendDevices.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/XendError.py
tools/python/xen/xend/XendOptions.py
tools/python/xen/xend/server/tpmif.py [deleted file]
tools/python/xen/xend/tests/xend-config.sxp
tools/python/xen/xm/create.dtd
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py
tools/python/xen/xm/xenapi_create.py